Learn CSS
Home ■ Learn HTML ■ Learn CSS ■ Learn JavaScript
Basic CSS
CSS stands for Cascading Style Sheets.
A style rule formats an element on a webpage.
A basic style rule consists of a selector, property, and value.